home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / helppcb.arc / HLPENDR < prev    next >
Text File  |  1990-07-06  |  5KB  |  117 lines

  1.  
  2. (End of Message) Command - Function Help
  3. ----------------------------------------
  4.  
  5. Commands Available to All:
  6.  
  7.            (Enter) contines on with message read function
  8.            (N)    stop reading messages
  9.            (NS)   continue reading messages in non-stop format
  10.            (T)    thread read (forward) (or T+)
  11.            (T-)   thread read (backwards)
  12.            (#)    a specific message number between 1 and 9999999
  13.            (+)    alone reads messages forward from present position or when
  14.                   appended to a number causes forward reading from that message
  15.                   number
  16.            (-)    alone reads messages backwards from present position or when
  17.                   appended to a number causes backward reading from that
  18.                   message number
  19.            (F)    selects only messages left by you
  20.            (Y)    selects only messages left for you
  21.            (S)    selects messages above the last one you have read
  22.            (A)    read messages in all conferences
  23.            (L)    read in backwards order from the last message to the first
  24.            (C)    capture the messages to a file for download
  25.            (D)    implies a (C)apture and immediately downloads
  26.            (Z)    implies a (D)ownload but compresses the file before
  27.            (G)    goodbye
  28.            (J)    join another conference
  29.            (Q)    display only message headers (quick scan mode)
  30.            (RE)   enter a reply to the message just read
  31.            (RR)   read the referenced message
  32.            (M)    memorize that message number for later return
  33.            (RM)   return to a previously "memorized" message number
  34.            (TS)   begin a text search of message header information
  35.            (SET)  sets the number of the last message read
  36.            (NEXT) reads next higher message number available
  37.            (PREV) reads next lower message number available
  38.            (USER) begins a search for messages to/from a specific user
  39.  
  40. Additional Commands Available if Message is To/From You:
  41.  
  42.            (K)    kill the message
  43.            (E)    edit the "To:" and "Subj:" of the message header and 'Echo'
  44.                   flag if applicable
  45.  
  46. Additional Commands Available for Sysops ONLY!
  47.  
  48.            (P)    "protect" the message (make it "private")
  49.            (U)    "unprotect" the message (make it "public")
  50.            (F)    find caller's USERS file record and display
  51.            (O)    read messages in "read only" mode
  52.            (MOVE) Move the message to another conference
  53.            (COPY) Copy the message to another conference
  54.  
  55. Comments:  If you do not have a security level necessary to perform the
  56.            Sysop functions above, do NOT attempt to enter those commands
  57.            as excessive attempts to do so may lock you out of this system!
  58.            Commands can be stacked together at this prompt if desired.
  59.  
  60. Examples:
  61.  
  62.   * R 1+ <enter>
  63.  
  64.     The above command will read all messages from #1 to the end.
  65.  
  66.   * R 1 5 10 20 <enter>
  67.  
  68.     The above command will read messages 1, 5, 10 and 20 and then stop.
  69.  
  70.   * R S <enter>
  71.  
  72.     The above command will read all mail that is new for you.
  73.  
  74.   * R L <enter>
  75.  
  76.     The above command will read all mail in reverse order from beginning to
  77.     end.
  78.  
  79.   * TS A 1+ <enter>
  80.     PCBoard & LANtastic <enter>
  81.  
  82.     The above commands will search thru every available message in ALL
  83.     conferences areas you are set to scan for any message that has both
  84.     the word "PCBoard" AND the word "LANtastic" in it.
  85.  
  86.   * TS A 1+ <enter>
  87.     PCBoard & (LANtastic | DESQview) <enter>
  88.  
  89.     The above commands will search thru every available message in ALL
  90.     conferences areas you are set to scan for any message that has both
  91.     the word "PCBoard" AND either the word "LANtastic" OR the word
  92.     "DESQview" in it.
  93.  
  94.     The parenthesis tell PCBoard how you want to group your criteria if
  95.     you have a complex search request such as the one above.  It will
  96.     allow for nearly any number of parens and any combination of AND's
  97.     (using the "&" character) and OR's (using the "|" character).
  98.  
  99.   * TS A 1+ USER JOHN DOE <enter>
  100.     PCBoard & Help <enter>
  101.  
  102.     The above command (similar to examples above) adds the keyword USER
  103.     to the command line specifying that only messages that are either
  104.     TO or FROM John Doe should be displayed if they are found to have
  105.     both the words PCBoard and Help in them.
  106.  
  107.   * R A Z <enter>
  108.  
  109.     The above command will capture all messages in all conferences since
  110.     the last message read, compress the capture file and the begin the
  111.     download procedure.
  112.  
  113.   * R SET 100 <enter>
  114.  
  115.     Sets the last message read for that conference to 100.
  116.  
  117.